Add --exclude flag
authortorkleyy <thomas-schaller2000@gmx.de>
Thu, 11 May 2017 18:47:48 +0000 (20:47 +0200)
committertorkleyy <thomas-schaller2000@gmx.de>
Sat, 27 May 2017 18:33:00 +0000 (20:33 +0200)
commit1f57e2ca873f37ee4704bcf183a036b5dd1f3af5
treebf666af70f9071c240655f29f9d2b0b5fd2e304a
parent9693a6cd19c4e45b7ed58f801b33e0584db3f23c
Add --exclude flag

Allows to exclude packages in conjunction
with --all.
src/bin/build.rs
src/cargo/ops/cargo_compile.rs
src/cargo/ops/cargo_run.rs